From: Florian Fainelli Date: Sun, 28 Sep 2008 07:00:35 +0000 (+0000) Subject: Compile kismet with dbus support disabled X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=640959b24100e4bf5f8a95fac12951d0994ab03c;p=openwrt%2Fsvn-archive%2Fpackages.git Compile kismet with dbus support disabled SVN-Revision: 12751 --- diff --git a/net/kismet/Makefile b/net/kismet/Makefile index f69bf6746..63a8d76c5 100644 --- a/net/kismet/Makefile +++ b/net/kismet/Makefile @@ -86,6 +86,7 @@ endef CONFIGURE_ARGS += \ --enable-syspcap=yes \ + --disable-dbus \ --disable-setuid \ --disable-wsp100 \ --disable-gpsmap \